지면 카탈로그의 공유 보기를 검색합니다. 보호된 경우 비밀번호가 필요합니다.
curl --request POST \
--url https://your_a2_service/placement_catalog_shares/view \
--header 'Content-Type: application/json' \
--data '
{
"placement_catalog_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"password": "<string>"
}
'{
"catalog": {
"created_by": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"description": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"no": 123,
"placement_ids": [
"<string>"
],
"settings": {
"include_analytics": false,
"indicators": []
},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"placements": [
{
"created_by": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"no": 123,
"campaign_permission": {
"black": [],
"white": []
},
"created_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"display": {
"clktype": 1,
"displayfmt": {
"ext": {},
"h": 250,
"w": 300
},
"h": 250,
"mime": [],
"nativefmt": {
"ext": {}
},
"w": 300
},
"ext": {
"approval_method": "admin",
"display": {
"enabled": 0
},
"native": {
"enabled": 0
},
"payout": "rates",
"responsive": "fixed",
"target_ecpm": 0,
"video": {
"enabled": 0
}
},
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"is_active": false,
"updated_at": "2023-11-07T05:31:56Z",
"video": {
"clktype": 1,
"ctype": [
2
],
"delay": 0,
"h": 300,
"linear": 0,
"maxdur": 0,
"mime": [],
"mindur": 0,
"playmethod": [],
"ptype": 1,
"skip": 0,
"skipafter": 0,
"skipmin": 0,
"w": 480
}
}
]
}Successful Response
지면 카탈로그 공유 보기를 위한 스키마.
지면 카탈로그 스키마
표시 하위 속성
생성자 ID
The description in JSON Quill Delta format - a JSON format that represents rich text content
Links: https://quilljs.com/docs/delta
지면 카탈로그 이름
지면 ID 목록
생성 일시
변경 일시
표시 하위 속성
지면 생성 사용자 ID
이름
생성 일시
The description in JSON Quill Delta format - a JSON format that represents rich text content
디스플레이 배치 스키마. 배너 디스플레이 형식, 네이티브 형식 및 기타 디스플레이 관련 속성을 포함합니다.
표시 하위 속성
0, 1, 2, 3 지면의 기본 추가 설정을 위한 스키마.
표시 하위 속성
지면 게재 요청 시 승인 방법.
delegate: 지면 게재 권한이 있는 광고주는 지면 관리자의 승인 없이 게재가 가능합니다.
admin: 지면 관리자의 승인이 필요합니다.
admin, delegate 기본 과금은 알고리즘에 의해 결정되는 최적화된 CPC, CPM 또는 CPA 금액입니다.
none: 지면에 대한 과금이 계산되지 않음
rates: 알고리즘에 의해 결정되는 최적화된 CPC, CPM 또는 CPA 금액
none, rates 광고 소재가 지면 영역에 표시되는 방식을 정의
fixed: 광고 소재를 수정 없이 원본 크기로 표시
resized: 광고 소재 크기를 지면 영역 크기에 맞게 조정
fixed, resized 변경 일시
Video
표시 하위 속성
0, 1, 2, 3 0, 1, 2 1, 2, 3, 4, 5, 6, 7 1, 2, 3, 4 0, 1 이 페이지가 도움이 되었나요?
curl --request POST \
--url https://your_a2_service/placement_catalog_shares/view \
--header 'Content-Type: application/json' \
--data '
{
"placement_catalog_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"password": "<string>"
}
'{
"catalog": {
"created_by": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"description": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"no": 123,
"placement_ids": [
"<string>"
],
"settings": {
"include_analytics": false,
"indicators": []
},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"placements": [
{
"created_by": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"no": 123,
"campaign_permission": {
"black": [],
"white": []
},
"created_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"display": {
"clktype": 1,
"displayfmt": {
"ext": {},
"h": 250,
"w": 300
},
"h": 250,
"mime": [],
"nativefmt": {
"ext": {}
},
"w": 300
},
"ext": {
"approval_method": "admin",
"display": {
"enabled": 0
},
"native": {
"enabled": 0
},
"payout": "rates",
"responsive": "fixed",
"target_ecpm": 0,
"video": {
"enabled": 0
}
},
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"is_active": false,
"updated_at": "2023-11-07T05:31:56Z",
"video": {
"clktype": 1,
"ctype": [
2
],
"delay": 0,
"h": 300,
"linear": 0,
"maxdur": 0,
"mime": [],
"mindur": 0,
"playmethod": [],
"ptype": 1,
"skip": 0,
"skipafter": 0,
"skipmin": 0,
"w": 480
}
}
]
}